Updated: 2010-09-07 18:21:43
In a recent post I demonstrated the use of bwdist (binary image Euclidean distance transform) to perform isotropic dilation. This was inspired by something that Brett asked me about.
Last night Brett posted a comment explaining a little bit more about what he was doing. I'm going [...]
Updated: 2010-09-03 19:13:00
Thanks to Steve Lord I just learned that documentation for previous MathWorks releases is now available online. This is something I know many of you have asked about.
Just hop over to the Archived MathWorks Documentation page to find doc going all the way back to R13SP2 (2004). Please note that you'll need to register on [...]
Updated: 2010-08-16 18:10:54
Brett recently asked me about an image processing problem. One step in the problem involved finding out which pixels are within
a certain distance of the foreground in a binary image. We experimented with a few methods, and I want to share the results
[...]